home *** CD-ROM | disk | FTP | other *** search
/ Games of Daze / Infomagic - Games of Daze (Summer 1995) (Disc 1 of 2).iso / x2ftp / msdos / ai / tierra40 / doc / mlayer.doc < prev    next >
Text File  |  1992-05-02  |  521b  |  24 lines

  1.  
  2.  
  3.     MLayer = Monitoring communications Layer.
  4.  
  5.  
  6. - pairs replies to requests (notion not present in alcomm)
  7. - does flow control when initiating requests
  8.  
  9. - data flow (in) with data routines
  10. - queries (in) with query routines
  11. - state changes (in) with state routines
  12. - assoc. with each clink, a table indicating which data flows (out) requested
  13. - table of init routines for each data flow (out)
  14.  
  15.  
  16.  
  17. MInitialise
  18. MOpenLink
  19. MGenRequestAndReply
  20. MGenRequestNoReply
  21.  
  22. MRegisterDatahandler
  23. MRegisterQueryhandler
  24. MRegisterStatehandler